Click or drag to resize

MessageTotalWork Property

Contains the total work for the task.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public long TotalWork { get; set; }

Property Value

Type: Int64
The total work.
See Also